<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media(min-width:1200px){
::-webkit-scrollbar{width:8px; height:8px; background:#ffffff;}
::-webkit-scrollbar-thumb{background:#154b9d;}
::-webkit-scrollbar-track-piece{width:8px; height:8px;}
}

*,
*:before,
*:after{box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
*{outline:none; font-family:Arial, Helvetica, Microsoft YaHei;}
*[hide]{display:none;}
*::-webkit-input-placeholder{color:#181818; opacity:.68;}
*::-moz-input-placeholder{color:#181818; opacity:.68;}
*::-ms-input-placeholder{color:#181818; opacity:.68;}

html,body{margin:0; width:100%; min-height:100%; word-wrap:break-word; word-break:break-all; 
background:#ffffff; font-size:14px; font-weight:400; line-height:1.75; color:#181818;}

dir,ul,ol,li{margin:0; padding:0; list-style:none;}
form{margin:0; padding:0;}
p,dl,dt,dd{margin:0; padding:0;}

img{border:none;}
p&gt;img{max-width:100%;}
ins{text-decoration:none;}
a{text-decoration:none; color:#181818; transition:.3s;}
a:hover{color:#154b9d;}
a[button="button"]{display:inline-block; padding:4px 18px; border-radius:4px; background:#154b9d; color:#fff;}
a[button="button"] *{cursor:pointer;}
a[button="button"]:hover{opacity:.8; box-shadow:0 0 5px rgba(0,0,0,0.1);}
@media(max-width:767px){
a[button="button"]{padding:2px 12px; border-radius:2px;}
}

h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-weight:400;}
h1{font-size:28px;}
h2{font-size:21px;}
h3{font-size:16px;}
h4{font-size:15px;}
h5{font-size:13px;}
h6{font-size:12px;}

table,tbody{width:100%; border-collapse:collapse;}
tr{background:#fff; transition:.3s;}
tr:hover{background:#f8f8f8;}
th{background:#fcfcfc;}
th,td{border:1px solid #f0f0f0; padding:8px; text-align:left;}

section{display:block;}

article{display:block; max-width:100%; margin:0 auto;}
article:after{display:block; content:''; clear:both;}
article iframe,
article video,
article img{max-width:100%;}
@media(min-width:1200px){
article{padding:0 28px; width:1388px;}
}
@media(max-width:1199px){
article{padding:0 18px;}
}
@media(max-width:767px){
article{padding:0 8px;}
}

aside iframe,
aside video,
aside img{max-width:100%;}
aside:after{display:block; content:''; clear:both;}

dir{display:block;}
dir&gt;ol{margin:0 -4px; text-align:center; font-size:0;}
dir&gt;ol&gt;li{display:inline-block; margin:4px;}
dir&gt;ol&gt;li&gt;a{display:block; padding:2px 8px; border-radius:3px; border:1px solid #f0f0f0; font-size:14px;}
dir&gt;ol&gt;li&gt;a.on,
dir&gt;ol&gt;li&gt;a:hover{background:#154b9d; border-color:#154b9d; color:#fff;}
dir&gt;ol&gt;li&gt;a.on,
dir&gt;ol&gt;li&gt;a.no{cursor:no-drop;}
@media(max-width:767px){
dir&gt;ol{margin:-3px;}
dir&gt;ol&gt;li{display:inline-block; margin:3px;}
dir&gt;ol&gt;li&gt;a{display:block; padding:0 8px; border-radius:2px;}
}


select,
textarea,
input[type=file],
input[type=text],
input[type=password],
input[type=number],
input[type=tel],
input[type=email]{display:block; width:100%; margin:0; transition:.3s;  padding:8px 12px; border-radius:3px; 
background:#fff; border:1px solid #e8e8e8; line-height:1.75; height:42.5px; font-size:14px;}
select[multiple],
textarea{height:116px;}
select:hover,
textarea:hover,
input[type]:hover,
div.file_input&gt;input[type=file]:hover+input[type=text],
select:focus,
textarea:focus,
input[type]:focus,
div.file_input&gt;input[type=file]:focus+input[type=text]{box-shadow:0 0 8px rgba(0,0,0,.08);}

h6.alert{position:fixed; top:0; left:0; right:0; z-index:8888888; opacity:0; text-align:center; user-select:none; pointer-events:none;}
h6.alert&gt;b{display:inline-block; color:#fff; max-width:320px; background:rgb(255,98,76); text-align:left; box-shadow:0 0 18px rgba(0,0,0,.08); border-radius:3px; padding:8px 22px; font-size:16px; font-weight:normal;}
h6.alert.red&gt;b{background:rgb(255,98,76);}
h6.alert.green&gt;b{background:rgb(29,213,111);}
h6.alert.brown&gt;b{background:#a5692d;}
h6.alert.yellow&gt;b{background:#ffd700;} 
h6.alert.blue&gt;b{background:rgb(56,129,245);}
h6.alert.gold&gt;b{background:linear-gradient(to right bottom,#ffd700,#edc86c);}

dl.form8 input[name^="params"][type="file"]{opacity:0;}
div.file_input{display:block; position:relative;}
div.file_input&gt;input[type=file]{position:absolute; z-index:2; top:0; left:0; height:100%; opacity:0; cursor:pointer;}
div.file_input&gt;input[type=text]{padding-left:60px; cursor:pointer;}
div.file_input&gt;i{position:absolute; z-index:1; background:#f8f8f8; cursor:pointer; border-right:1px solid #e8e8e8; top:1px; left:1px; bottom:1px; text-align:center; width:48px; font-size:16px;}
div.file_input&gt;i:before{position:absolute; top:50%; left:0; right:0; line-height:16px; margin-top:-8px;}
code.tights&gt;select+select{margin-top:2px;}

section.copyright{background:#000; padding:8px 0; text-align:center; color:#fff;}
section.copyright a{color:#fff;}

section.area-zq{padding:8px 0 8px 0; max-height:100px; overflow:auto; background:rgb(24,24,24); text-align:center;}
section.area-zq h3{color:rgb(248,248,248); padding:0 4px;}
section.area-zq a{display:inline-block; padding:0 4px; font-size:14px; line-height:2; color:rgb(248,248,248);}
section.area-zq a:hover{color:#154b9d;}
@media(min-width:1200px){
section.area-zq::-webkit-scrollbar{width:4px; height:4px; background:rgb(24,24,24);}
section.area-zq::-webkit-scrollbar-thumb{background:#154b9d;}
section.area-zq::-webkit-scrollbar-track-piece{width:4px; height:4px;}
}
.am-container {position: relative;max-width: 1388px;}
.am-dropdown-content {-webkit-background-clip: border-box;background-clip: border-box;}
.am-text-truncate2 {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.am-text-truncate3 {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.blank {height: 30px;width: 100%;}
.shadow {box-shadow: 0px 0px 10px 1px #0000000d;border: 1px solid #f5f5f5;padding: 20px;}
@media only screen and (max-width: 640px) {
.blank {height: 10px;}
.shadow {box-shadow:none;padding: 10px;border:0;}
}
.page-top {font-size: 14px;line-height: 30px;background:rgb(248,248,248);color: #333; }
.page-top a { color: #333; }
.page-top-column span { font-family: Arial, Helvetica, sans-serif; position: relative; bottom:1px; padding: 0 5px; color: #000; }
.page-top-column span:last-child{ display: none; }
header {margin: 0 auto !important;background:rgb(255,255,255)}
.am-topbar{background:rgb(255,255,255)}
.header-logo { height:81px; line-height:60px; float: left; }
.header-logo b{display: none;}
.header-logo img { max-height:81px; vertical-align:middle; }

.header-hotline{ padding: 0; margin: 0; }
.header-hotline .phone{ display: inline-grid; margin: 15px 10px 0 10px; }
.header-hotline .icon{ display: inline;}
.header-hotline .icon img{ float: left; margin-top:20px; width: 46px; height: 46px; }
.header-hotline .phone b{ font-size: 26px; color: #313131; font-weight: bolder; line-height:26px; margin-bottom:3px; }
.header-hotline .phone span{ display: block; padding:2px 0; text-align:left; font-size: 14px; letter-spacing:0; }

.header-nav-bar {width: 100%;position: relative;background:rgb(1,90,170);}
.header-nav .am-nav-pills&gt;li+li{margin-left: 0; }
.header-nav .am-dropdown a { cursor: pointer !important; }
.header-nav .am-topbar-nav&gt;li&gt;a { line-height:56px; padding: 0 48px; font-size:16px; font-weight: bold;}
.header-nav .am-topbar-nav&gt;li&gt;a:focus, .header-nav .am-topbar-nav&gt;li&gt;a:hover { text-decoration: none; color:rgb(253,184,19); background-color: transparent; }

.header-nav .am-topbar-nav&gt;li&gt;a:hover:after { left: 26.5%; margin: 0; bottom:0px; width: 50%; height: 3px; background:rgb(253,184,19); border: 0; }
.header-nav .am-topbar-nav&gt;li.on&gt;a:after{ left: 26.5%; margin: 0; bottom:0; width: 50%; height: 3px; background:rgb(253,184,19); border: 0; }
.header-nav .am-dropdown-content { margin: 0; border: 0; padding: 0; min-width: 145px; background:rgba(1,90,170,0.8);}
.header-nav ul.am-dropdown-content&gt;li&gt;a { color: #fff; text-align: center; }
.header-nav ul.am-dropdown-content&gt;li&gt;a:focus,.header-nav ul.am-dropdown-content&gt;li&gt;a:hover { color: #fff; background:rgb(253,184,19); }
.header-nav .am-dropdown-content:after,.header-nav .am-dropdown-content:before{ display: none; }
.header-nav ul.am-dropdown-content&gt;.on&gt;a,.header-nav ul.am-dropdown-content&gt;.on&gt;a:focus,.header-nav ul.am-dropdown-content&gt;.on&gt;a:hover { color: #fff; text-decoration: none; outline: 0; background:rgb(253,184,19); }
.header-nav .am-nav&gt;li.on&gt;a,.header-nav .am-nav&gt;li.on&gt;a:focus,.header-nav .am-nav&gt;li.on&gt;a:hover{background:rgb(1,90,170);color: #fff;}

.am-breadcrumb { font-size:14px; margin: 0; padding: 20px 0; text-align:left; }
.am-topbar-btn { font-size: 20px; }
@media only screen and (max-width:1360px) {
    .header-nav .am-topbar-nav&gt;li&gt;a { line-height: 50px; padding: 0 46px; }
}
@media only screen and (min-width:1024px) {
.header-logo{margin-top:8px;}
.header-title{margin-top: 15px;}
.header-logo img {margin-right: 10px;}
.header-nav .am-topbar-nav&gt;li{border-right: 1px solid #fff;}
.header-nav .am-topbar-nav&gt;li:last-child {border-right: 0;}
}
@media only screen and (max-width:1024px) {
.header-logo img {  }
.header-hotline b{ font-size: 24px; }
.header-nav .am-topbar-nav&gt;li&gt;a { line-height: 50px; padding: 0 26px; }
.header-nav .am-topbar-nav&gt;li.home::before { top: 15px; left: 10px; }
.header-nav .am-topbar-nav&gt;li::after{ top: 15px; }
}
@media only screen and (max-width:820px) {
.header-nav .am-topbar-nav&gt;li&gt;a { line-height: 50px; padding: 0 15px; }
}
@media only screen and (min-width: 768px) {
.header-topbar{ margin: 10px auto; }
.header-nav .am-topbar-nav&gt;li&gt;a { color: #fff; }
}
@media only screen and (max-width: 768px) {
.header-logo img { }
.header-topbar { margin: 10px auto 10px; }
.header-title h1 { font-size: 16px; }
.header-title h2,.header-title p{ font-size:14px; }
.header-hotline { margin-top:0; }
.header-hotline b { font-size: 14px; }
.header-nav .am-topbar-nav&gt;li&gt;a { font-size: 12px; line-height: 40px; padding: 0 20px; }
.am-breadcrumb {font-size: 14px; padding: 10px 0; text-align: center; }
}
@media only screen and (min-width: 640px) {
.header-nav .am-dropdown:hover&gt;a { border-radius: 0; color:rgb(253,184,19); background: 0 0; }
.header-nav .am-dropdown:hover .am-dropdown-content { display: block; }
}

@media only screen and (max-width: 640px) {
.page-top{ display: none; }
.header-nav-bar { background: none; }
.header-logo img { height: 42px; }
.header-topbar { margin:5px auto 0; z-index: 30; }
.header-logo { height:40px; line-height:40px; position: absolute; }
.am-topbar-nav&gt;li { border-bottom: 1px solid #ddd; }
.header-nav .am-topbar-nav&gt;li.on { border-top: none; top: 0; }
.header-nav .am-topbar-nav&gt;li&gt;a { line-height: inherit; padding: .4em 1em; font-size: 14px; text-align: center; }
.header-nav .am-topbar-btn,.header-nav .am-topbar-toggle{ margin:0; }
.header-nav .am-topbar-collapse .am-dropdown.on .am-dropdown-content { text-align: center; }
.header-nav .am-topbar-btn { color: #000; font-size: 20px; margin-top: -2px; margin-right: -20px; background-color: transparent; border-color: transparent; box-shadow: none; z-index: 30; }
}
@media only screen and (max-width: 320px) {
.header-logo img { height: 40px; }
}

.banner { margin:0;background:rgb(255,255,255);}
.banner .am-control-nav { position: absolute; bottom: 20px; }
.banner .am-direction-nav a:before{  color:rgb(255,255,255); }
.banner .am-direction-nav a.am-next:before { color:rgb(255,255,255); }
.banner .am-control-nav li a { width: 40px; height:6px; border-radius: 0; background-color:rgb(255,255,255); -webkit-box-shadow: inset 0 0 3px rgb(255 255 255 / 30%); box-shadow: inset 0 0 3px rgb(255 255 255 / 30%); }
.banner .am-control-nav li a.am-active { background-color:rgb(253,184,19); } 

@media only screen and (min-width:1024px) {
.banner .am-direction-nav .am-prev,.banner:hover .am-prev{ left: 80px; }
.banner:hover .am-next,.banner .am-direction-nav .am-next{ right: 80px; }
}
@media only screen and (max-width: 640px) {
.banner .am-control-nav li a { width:20px; height:5px; }
}

.banner-default{background-image: linear-gradient(180deg,#25a8e0 30%, #015aaa 100%);text-align: center;color: #ffffff;padding: 50px 0;text-align:center;}
.banner-default h2{font-size:60px;}

@media(max-width:991px){
.banner-default h2{font-size:30px;}
.banner-default{padding:30px 0;}
}

.left{ color:#fff; background:rgb(245,245,245);}
.left .left_title{ text-align: center; padding:20px 0; background-image: linear-gradient(90deg,rgb(21,75,157) 10%,rgb(2,152,225) 100%);}
.left .left_title h3{ font-size:18px; font-weight: bold; }
.left .left_title span{ font-weight: normal; font-size:15px; display: block;padding: 0 20px; overflow: hidden;}
.left ul, .left ol{ padding: 0; margin: 0; }
.left ul li{background:rgb(245,245,245);text-align: left; font-size:14px; font-size:16px; font-weight: bold; line-height: 40px;padding-left: 40px; border-bottom: 1px dashed #fff; margin-bottom: 5px;}
.left ol li { font-weight: normal; line-height: 30px;  font-size:14px; font-size:16px;border-bottom: none; margin-bottom: 2px; padding-left: 0; }
.list_contact{ color:#fff; background: #0298e1; }
.list_contact h3{ font-size: 18px;font-weight: bold; background-image: linear-gradient(90deg,rgb(21,75,157) 10%,rgb(2,152,225) 100%);padding: 10px 0; text-align: center; }
.list_contact h3 i{ font-size: 16px; margin-right: 5px; }
.list_contact aside{ padding:10px 20px; color:#fff; }
.list_contact aside p{ padding: 0; margin: 0 0 10px 0; color: #fff; border-bottom: 1px dashed #fff;}

.subnav{background:rgb(245,245,245);position:relative; z-index:4;box-shadow:0px 5px 10px rgb(185 185 185 / 50%);}
.subnav ul&gt;li&gt;a{font-size:14px; font-size:16px;}
.subnav li.on&gt;a,.subnav li.pn&gt;a{color:#154b9d;}
@media(min-width:992px){
.subnav ul{text-align:center; font-size:0;} 
.subnav ul&gt;li{display:inline-block; position:relative;}
.subnav ul&gt;li&gt;a{display:block; padding:18px 16px;}
.subnav ul&gt;li.has&gt;a:after{display:inline-block; content:'\\2228'; margin-left:3px; transition:transform .3s;}
.subnav ul&gt;li.has:hover&gt;a:after{transform:rotate(180deg);}
.subnav ul&gt;li ul{position:absolute; left:100%; top:0; width:140px; white-space:nowrap; text-align:center; background:#fff; 
visibility:hidden; opacity:0; transition:.05s; transform:scale(0); transform-origin:top center;}
.subnav ul&gt;li ul ul{transform-origin:left center;}
.subnav ul&gt;li&gt;ul li.parent{display:none;}
.subnav ul&gt;li&gt;ul li.right ul{left:auto; right:100%; transform-origin:right center;}
.subnav ul li:hover&gt;ul{visibility:visible; opacity:1; transition:.3s; transform:scale(1);}
.subnav ul&gt;li&gt;ul{left:50%; top:100%; width:140px; margin-left:-70px;}
.subnav ul&gt;li ul{box-shadow:0 0 5px rgba(0,0,0,.1);}
.subnav ul&gt;li ul&gt;li{position:relative; border-top:1px dashed #f0f0f0; }
.subnav ul&gt;li ul&gt;li:first-child{border-top:0;}
.subnav ul&gt;li ul&gt;li&gt;a{display:block; padding:8px 0; font-size:14px; }
.subnav ul&gt;li ul&gt;li&gt;a&gt;b{}
}
@media(min-width:641px){
.subnav{display: none;}
}
@media(max-width:991px){
.subnav ul{overflow:auto; white-space:nowrap;  font-size:0; text-align:center;}
.subnav ul&gt;li{display:inline-block; padding:8px;}
.subnav ul&gt;li ul{position:absolute; background:#fff; top:100%; left:0; right:0; visibility:hidden; opacity:0; transition:.3s; transform:translateY(-8px);}
.subnav ul&gt;li.active{background:#fff;}
.subnav ul&gt;li.active&gt;ul{visibility:visible; opacity:1; transform:translateY(-2px);}
.subnav ul&gt;li ul&gt;li&gt;a{font-size:14px;}
.subnav ul&gt;li&gt;ul li.parent.pn&gt;a{color:#181818;}
.subnav ul::-webkit-scrollbar{height:1px; background:rgb(245,245,245);}
.subnav ul::-webkit-scrollbar-track-piece{height:1px;}
.subnav ul::-webkit-scrollbar-thumb{background:rgba(0,0,0,0); transition:.2s;}
.subnav ul:hover::-webkit-scrollbar-thumb{background:#154b9d;}
}


.foot{position:relative; padding:30px 0 10px;background:rgb(30,40,50); font-size: 15px;color: #ffffff;line-height:30px}
.foot .footer_about img{display: block; max-width: 160px;}
.foot .footer_about aside{padding: 10px 20px 10px 0;}
.foot .footer_about .social{margin-top: 10px;}
.foot .footer_about .social li{display:inline-block;margin: 0 10px;}
.foot .footer_about .social a{font-size: 22px;}

.foot .footer_contact{ padding: 0 0 0 50px;}
.foot .footer_contact .contact_text{ padding:10px 0; color: #bbbbbb; }
.foot .footer_contact .title{ text-align: left; color: #fff; font-size:24px; line-height:50px;position: relative;margin-bottom: 15px; padding-bottom:0;}
.foot .footer_contact .title::after{ display: block; content: ''; width: 50%; height: 1px; background:#353535; }
.foot .footer_contact .title::before{ display: block; position: absolute; bottom:-1px; content: ''; width:10%; height:3px; background: #fff; }
.foot .footer_contact .text{ font-size:16px; font-weight: normal;padding: 0; line-height:30px;}
.foot .footer_contact .text i{ font-size:25px; color: #ffffff; vertical-align: middle;display: inline-block;margin-right: 10px;}
.foot .footer_contact .text p{display: inline;color: #ffffff;}
.foot .footer_weixin{ border-left: 1px solid #2a2a2a; border-right: 1px solid #2a2a2a;}
.foot .footer_weixin img{float: left; margin: 40px 30px 0; width: 160px; }
.foot .footer_weixin .weixin_text{ float:left; margin-top:60px;color: #ffffff; }
.foot .footer_weixin .weixin_text p{ position: relative; color: #fff; background: #fdb813; border-radius:5px; text-align: center; padding: 5px 20px; margin-top:40px; }
.foot .footer_weixin .weixin_text p:after{ position: absolute; left: -10px; margin: 0; bottom: 12px; content: ""; display: inline-block; width: 0; height: 0; vertical-align: middle; border-bottom: 7px solid #fdb813; border-right: 7px solid transparent; border-left: 7px solid transparent; border-top: 0 dotted; -webkit-transform: rotate(268deg); -ms-transform: rotate(268deg); transform: rotate(268deg); opacity: 1; -webkit-transition: opacity .1s; transition: opacity .1s; }
.foot .foot_nav p span img{margin-right: 5px;}
.foot .foot_nav .nav_list{margin-bottom:15px;}
.foot .foot_nav .link{margin: 10px 0;}
.foot a{color:#f8f8f8;}
.foot a:hover{color:#154b9d;}
.foot .foot_nav{text-align:center;margin-top:20px;}
.foot .foot_nav ol,.foot .link ul{text-align:center;margin-bottom:8px;}
.foot .foot_nav ol li{font-size:14px; display:inline-block;}
.foot .foot_nav ol li:before{content:'|'; margin:0 8px;font-size: 10px;}
.foot .foot_nav ol li:first-child:before{display:none;}
.foot .foot_nav p&gt;span{margin-right:6px;color: #fff;}
.foot .foot_nav p&gt;span:last-child{margin:0;}
.foot .link li{display:inline-block; line-height:38px;}
.foot .link li:before{content:'-'; display:inline-block; margin:0 4px;font-size: 10px}
.foot .link li:first-child:before{display:none;}
.foot .link li img{height:38px; vertical-align:middle;}
.foot .link li:first-child{margin-left:0;}
@media(max-width:1024px){
.foot{padding:20px 0 10px;}
.foot .footer_about,.foot .footer_contact,.foot .footer_weixin,.foot .link{display: none;}
}</pre></body></html>